[Top] [Prev] [Next] [Bottom]
[Contents]
SaListItemBegin
Prints the beginning fragment for a list item to an HTML stream.
#include "SaRnHtml.h"
int SaListItemBegin();
Argument
None
Returns an integer with a value of 0.
Prints the beginning fragment for a list item to an HTML stream.
The code fragment:
SaListItemBegin();
will write:
<LI>
to the output stream.
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.